CompositeIterable usage details

Summary

org.eclipse.jpt.utility.internal.iterables.CompositeIterable has 65 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CompositeIterable
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.jpt.core.internal.AbstractJpaProject.getJavaResourceNodeRoots() 890 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.AbstractJpaProject.getJavaResourcePersistentTypes() 868 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.JpaPlatformRegistry.getConfigElements() 81 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.AbstractJpaProject.getCombinedJavaResourceCompilationUnits() 342 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.AbstractJpaProject.getInternalSourceJavaResourcePersistentTypes() 800 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaIdMapping.getMapsIdRelationships() 326 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaEntity.AttributeOverrideContainerOwner.getMapsIdRelationships() 1723 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaEntity.getAssociatedTablesIncludingInherited() 970 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmEntity.getAssociatedTablesIncludingInherited() 653 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmEntity.AttributeOverrideContainerOwner.getMapsIdRelationships() 1963 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmIdMapping.getMapsIdRelationships() 264 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractEntityMappings.getGenerators() 799 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.persistence.AbstractPersistenceUnit.getClassRefs() 697 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.facet.JpaFacetVersionChangeDataModelProvider.buildValidPlatformIds() 94 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getMapsIdMappingsDefinedLocally(TypeMapping) 509 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getMapsIdMappings(TypeMapping) 496 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getPrimaryKeyMappingsDefinedLocally(TypeMapping) 401 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getDerivedIdMappingsDefinedLocally(TypeMapping) 480 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getDerivedIdMappings(TypeMapping) 467 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getPrimaryKeyMappings(TypeMapping) 390 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.validateIdClass_derivedIdMappingMatchingIdClass(JavaPersistentType, List, IReporter) 221 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.java.GenericJavaAttributeOverride.getMapsIdRelationships() 179 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.java.GenericJavaEmbeddedIdMapping.getMapsIdRelationships() 86 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmEmbeddedIdMapping.getMapsIdRelationships() 104 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmPersistentType.getAttributes() 254 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmAttributeOverride.getMapsIdRelationships() 185 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getAllAttributeMappingChoices() 158 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getEmbeddedIdMappingChoiceIterable(EmbeddedIdMapping) 180 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getValidAttributeMappingChoices() 276 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getEmbeddedIdMappingChoiceIterable(EmbeddedIdMapping) 133 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getAllAttributeMappingChoices() 108 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getValidAttributeMappingChoices() 203 PRIVATE_PERMISSIBLE
[+] CompositeIterable(Iterable) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.jpt.core.internal.AbstractJpaProject.getJavaResourcePersistentTypes() 868 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.JpaPlatformRegistry.getConfigElements() 81 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.AbstractJpaProject.getInternalSourceJavaResourcePersistentTypes() 800 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaEntity.getAssociatedTablesIncludingInherited() 970 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmEntity.getAssociatedTablesIncludingInherited() 653 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getValidAttributeMappingChoices() 276 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getAllAttributeMappingChoices() 158 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getAllAttributeMappingChoices() 108 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getValidAttributeMappingChoices() 203 PRIVATE_PERMISSIBLE
[+] CompositeIterable(Iterable[]) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.jpt.core.internal.AbstractJpaProject.getCombinedJavaResourceCompilationUnits() 342 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.AbstractJpaProject.getJavaResourceNodeRoots() 890 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaIdMapping.getMapsIdRelationships() 326 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.java.AbstractJavaEntity.AttributeOverrideContainerOwner.getMapsIdRelationships() 1723 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractEntityMappings.getGenerators() 799 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmIdMapping.getMapsIdRelationships() 264 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.orm.AbstractOrmEntity.AttributeOverrideContainerOwner.getMapsIdRelationships() 1963 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.context.persistence.AbstractPersistenceUnit.getClassRefs() 697 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getDerivedIdMappingsDefinedLocally(TypeMapping) 480 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getDerivedIdMappings(TypeMapping) 467 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.validateIdClass_derivedIdMappingMatchingIdClass(JavaPersistentType, List, IReporter) 221 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getPrimaryKeyMappingsDefinedLocally(TypeMapping) 401 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getMapsIdMappingsDefinedLocally(TypeMapping) 509 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getPrimaryKeyMappings(TypeMapping) 390 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.getMapsIdMappings(TypeMapping) 496 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.java.GenericJavaAttributeOverride.getMapsIdRelationships() 179 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.java.GenericJavaEmbeddedIdMapping.getMapsIdRelationships() 86 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmEmbeddedIdMapping.getMapsIdRelationships() 104 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmPersistentType.getAttributes() 254 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa1.context.orm.GenericOrmAttributeOverride.getMapsIdRelationships() 185 PRIVATE_PERMISSIBLE
[+] CompositeIterable(Object, Iterable) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.jpt.core.internal.facet.JpaFacetVersionChangeDataModelProvider.buildValidPlatformIds() 94 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.java.GenericJavaMapsIdDerivedIdentityStrategy2_0.getEmbeddedIdMappingChoiceIterable(EmbeddedIdMapping) 180 PRIVATE_PERMISSIBLE
org.eclipse.jpt.core.internal.jpa2.context.orm.GenericOrmMapsIdDerivedIdentityStrategy2_0.getEmbeddedIdMappingChoiceIterable(EmbeddedIdMapping) 133 PRIVATE_PERMISSIBLE
[+] iterator() : Iterator
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jpt.core.internal.jpa1.context.AbstractPrimaryKeyValidator.validateIdClass_derivedIdMappingMatchingIdClass(JavaPersistentType, List, IReporter) 221 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional